CSCF Service Thresholds


CSCF Service Thresholds
 
 
CSCF Service thresholds generate alerts or alarms for the average number of calls setup. A threshold can be configured to report this information for an individual CSCF service. Thresholds can also be configured for several other conditions for individual CSCF services.
Alerts or alarms are triggered for these CSCF thresholds based on the following rules:
 
Enter condition: Actual average of call setups or actual number of errors > or = High Threshold
Clear condition: Actual average of call setups or actual number of errors < Low Threshold
If a trigger condition occurs within the polling interval, the alert or alarm is not generated until the end of the polling interval. Polling intervals are set on a system level.
 
Configuring CSCF Thresholds
This section describes how to enable and configure CSCF Service thresholds.
 
Enabling CSCF Service Thresholds
To enable threshold monitoring for a CSCF service, use the following configuration:
configure
   context <context_name>
      cscf-service <name>
         threshold monitoring
         end
 
Configuring CSCF Service Thresholds
The following thresholds can be configured for a CSCF Service:
 
Use the following example to configure these thresholds:
configuration
   context <context_name>
      cscf-service <name>
         threshold call-setup-failures <high_thresh> [ clear <low_thresh>]
         threshold call-total-active <high_thresh> [ clear <low_thresh> ]
         threshold error-no-resource <high_thresh> [ clear <low_thresh>]
         threshold error-presence <high_thresh> [ clear <low_thresh>]
         threshold error-reg-auth <high_thresh> [ clear <low_thresh>]
         threshold error-tcp <high_thresh> [ clear <low_thresh>]
         threshold invite-rcvd-rate <high_thresh> [ clear <low_thresh>]
         threshold reg-rcvd-rate <high_thresh> [ clear <low_thresh>]
         threshold reg-total-active <high_thresh> [ clear <low_thresh>]
         threshold route-failures <high_thresh> [ clear <low_thresh>]
         end
 
Configuring Threshold Poll Intervals
The following threshold poll intervals can be configured for the CSCF Service:
 
Use the following example to configure these threshold poll intervals:
configuration
   threshold poll call-setup-failures interval <dur>
   threshold poll call-total-active interval <dur>
   threshold poll cscf-invite-rcvd interval <dur>
   threshold poll cscf-reg-rcvd interval <dur>
   threshold poll cscf-service-route-failures interval <dur>
   threshold poll error-no-resource interval <dur>
   threshold poll error-presence interval <dur>
   threshold poll error-reg-auth interval <dur>
   threshold poll error-tcp interval <dur>
   threshold poll reg-total-active interval <dur>
   end
 
Saving Your Configuration
When you configure thresholds they are not permanent unless you save the changes. When you have completed configuring thresholds, save your configuration as described in the Verifying and Saving Your Configuration chapter.
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883